Package | hl7.fhir.uv.immds |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/immds/http://hl7.org/fhir/uv/immds/2019Sep/CapabilityStatement-server.html |
Url | http://hl7.org/fhir/uv/immds/CapabilityStatement/server |
Version | 0.2.0 |
Status | draft |
Date | 2019-06-26T00:00:00-04:00 |
Name | Server |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | This resource defines the expected capabilities of an Immunization Decision Support Forecast server. |
Kind | requirements |
No resources found
ImplementationGuide | |
ig ![]() | Immunization Decision Support Forecast |
http://hl7.org/fhir/uv/immds/OperationDefinition/immds-forecast-operation ![]() | ImmDSForecast |
Note: links and images are rebased to the (stated) source
This resource defines the expected capabilities of an Immunization Decision Support Forecast server.
Mode | SERVER |
Description | |
Transaction | |
System History | |
System Search |
Resource Type | Profile | Read | Search | Update | Create |
---|---|---|---|---|---|
Immunization | y | y | |||
ImmunizationEvaluation | y | y | |||
ImmunizationRecommendation | y | y | |||
Patient | y | y |
{
"resourceType" : "CapabilityStatement",
"id" : "server",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Server</h2><div><p>This resource defines the expected capabilities of an Immunization Decision Support Forecast server.</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>Immunization</td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>ImmunizationEvaluation</td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>ImmunizationRecommendation</td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>Patient</td><td>y</td><td>y</td><td></td><td></td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/immds/CapabilityStatement/server",
"version" : "0.2.0",
"name" : "Server",
"status" : "draft",
"date" : "2019-06-26T00:00:00-04:00",
"publisher" : "HL7 International - Medications / Immunizations",
"description" : "This resource defines the expected capabilities of an Immunization Decision Support Forecast server.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"kind" : "requirements",
"fhirVersion" : "4.0.0",
"format" : [
"xml",
"json"
],
"implementationGuide" : [
"http://hl7.org/fhir/uv/immds/ImplementationGuide/ig"
],
"rest" : [
{
"mode" : "server",
"resource" : [
{
"type" : "Immunization",
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "read"
}
]
},
{
"type" : "ImmunizationEvaluation",
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "read"
}
]
},
{
"type" : "ImmunizationRecommendation",
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "read"
}
]
},
{
"type" : "Patient",
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "read"
}
]
}
],
"operation" : [
{
"name" : "immds-forecast",
"definition" : "http://hl7.org/fhir/uv/immds/OperationDefinition/immds-forecast-operation"
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.